Click or drag to resize

SecurityGroupCreatedBy Property

Created by field.

Namespace: GSF.Security.Model
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
[RequiredAttribute]
[StringLengthAttribute(200)]
[DefaultValueExpressionAttribute("UserInfo.CurrentUserID")]
public string CreatedBy { get; set; }
View Source

Property Value

String
See Also