프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AccessType | StreamAccessType | ||
EventStreamId | string | ||
TransactionId | long? |
메소드 | 설명 | |
---|---|---|
CheckStreamAccess ( IEnvelope envelope, System.Guid correlationId, string eventStreamId, long transactionId, StreamAccessType accessType, IPrincipal user, bool singleAffinity = false ) : System |
public CheckStreamAccess ( IEnvelope envelope, System.Guid correlationId, string eventStreamId, long transactionId, StreamAccessType accessType, IPrincipal user, bool singleAffinity = false ) : System | ||
envelope | IEnvelope | |
correlationId | System.Guid | |
eventStreamId | string | |
transactionId | long | |
accessType | StreamAccessType | |
user | IPrincipal | |
singleAffinity | bool | |
리턴 | System |