[This is preliminary documentation and is subject to change.]
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public string Identity { get; set; }
public string Identity { get; set; }
Public Property Identity As String
Get
Set
Public Property Identity As String
Get
Set
public:
virtual property String^ Identity {
String^ get () sealed;
void set (String^ value) sealed;
}
public:
virtual property String^ Identity {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Identity : string with get, set
override Identity : string with get, set
abstract Identity : string with get, set
override Identity : string with get, set
Property Value
Type:
StringImplements
IActualAccountData Identity