Show / Hide Table of Contents

Class SoPrincipalExtensions

Inheritance
Object
SoPrincipalExtensions
Namespace: SuperOffice.Security.Principal
Assembly: SoCore.dll
Syntax
public static class SoPrincipalExtensions : Object

Methods

IsValid(SoPrincipal)

Check if the principal has an instance and is of a different type than SuperOffice.License.UserType.AnonymousAssociate.

Declaration
public static bool IsValid(this SoPrincipal principal)
Parameters
Type Name Description
SoPrincipal principal

Principal to verify. Null-value is permitted and will result in false.

Returns
Type Description
Boolean

True if the principal has an instance and is of a different type than SuperOffice.License.UserType.AnonymousAssociate.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top