메소드 | 설명 | |
---|---|---|
IsAuthorised ( System.Guid securableParentUid, IEnumerable |
||
IsAuthorised ( IEnumerable |
||
IsAuthorised ( ) : bool | ||
IsAuthorised ( System.Guid domainUid ) : bool | ||
IsAuthorised ( System.Guid securableParentUid, System.Guid securableObjectUids ) : bool | ||
SPGlymaUser ( SPWeb web, IGlymaSession glymaSession ) : Glyma.Security.Model |
메소드 | 설명 | |
---|---|---|
GetElevatedSite ( ) : SPSite | ||
GetElevatedWeb ( SPSite elevatedSite ) : SPWeb | ||
GetRole ( string roleName ) : IRole | ||
IsAuthorisedHashSet ( System.Guid securableParentUid, IEnumerable |
public IsAuthorised ( System.Guid securableParentUid, IEnumerable |
||
securableParentUid | System.Guid | |
securableObjectUids | IEnumerable |
|
리턴 | IEnumerable |
public IsAuthorised ( IEnumerable |
||
domainUids | IEnumerable |
|
리턴 | IEnumerable |
public IsAuthorised ( System.Guid domainUid ) : bool | ||
domainUid | System.Guid | |
리턴 | bool |
public IsAuthorised ( System.Guid securableParentUid, System.Guid securableObjectUids ) : bool | ||
securableParentUid | System.Guid | |
securableObjectUids | System.Guid | |
리턴 | bool |
public SPGlymaUser ( SPWeb web, IGlymaSession glymaSession ) : Glyma.Security.Model | ||
web | SPWeb | |
glymaSession | IGlymaSession | |
리턴 | Glyma.Security.Model |