[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets job security flags

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework.Bits
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
void 
GetSecurityFlags(
	
ulong 
flags
)
Sub 
GetSecurityFlags ( _
		<
OutAttribute> 
flags 
As 
ULong _
)
void 
GetSecurityFlags(
		[
OutAttribute] 
unsigned long long 
flags
)

Parameters

flags
UInt64

See Also