Свойство | Type | Description | |
---|---|---|---|
AuthenticationResult | System | ||
ReplaceNullStringPropertiesWithEmptyString | void |
Méthode | Description | |
---|---|---|
AuthenticationResult ( |
||
ReplaceNullStringPropertiesWithEmptyString ( ) : void |
The Windows Runtime string type is a value type and has no null value. The .NET projection prohibits passing a null .NET string across the Windows Runtime ABI boundary for this reason.
|