'DeclarationPublic Function GetSecurityDescriptorBinaryForm() As System.Byte()
'UsageDim instance As BatchQueueSecurity Dim value() As System.Byte value = instance.GetSecurityDescriptorBinaryForm()
public System.byte[] GetSecurityDescriptorBinaryForm()