'DeclarationPublic ReadOnly Property IsTrusted As Boolean
'UsageDim instance As UAApplicationIdentity Dim value As Boolean value = instance.IsTrusted
public bool IsTrusted {get;}
Property Value
The default value of this property is False.
'DeclarationPublic ReadOnly Property IsTrusted As Boolean
'UsageDim instance As UAApplicationIdentity Dim value As Boolean value = instance.IsTrusted
public bool IsTrusted {get;}
The default value of this property is False.